#body-wrap[data-wrap='crm'] .mainColor,
#body-wrap[data-wrap='crm'] .ui-accordion-header-active {
  color: #1990fb;
}
#body-wrap[data-wrap='crm'] .mainColorBg,
#body-wrap[data-wrap='crm'] .banner-container {
  background-color: #1990fb;
}
#body-wrap[data-wrap='crm'] .img-container {
  display: block;
  background-image: url('../images/home-page/crm-banner@2x.png');
}
#body-wrap[data-wrap='caiwu'] .mainColor,
#body-wrap[data-wrap='caiwu'] .ui-accordion-header-active {
  color: #ef8721;
}
#body-wrap[data-wrap='caiwu'] .mainColorBg,
#body-wrap[data-wrap='caiwu'] .banner-container {
  background-color: #ef8721;
}
#body-wrap[data-wrap='caiwu'] .img-container {
  display: block;
  background-image: url('../images/home-page/caiwu-banner@2x.png');
}
#body-wrap[data-wrap='huiyi'] .mainColor,
#body-wrap[data-wrap='huiyi'] .ui-accordion-header-active {
  color: #16b0e1;
}
#body-wrap[data-wrap='huiyi'] .mainColorBg,
#body-wrap[data-wrap='huiyi'] .banner-container {
  background-color: #16b0e1;
}
#body-wrap[data-wrap='huiyi'] .img-container {
  display: block;
  background-image: url('../images/home-page/huiyi-banner@2x.png');
}
#body-wrap[data-wrap='huiwu'] .mainColor,
#body-wrap[data-wrap='huiwu'] .ui-accordion-header-active {
  color: #ed4e39;
}
#body-wrap[data-wrap='huiwu'] .mainColorBg,
#body-wrap[data-wrap='huiwu'] .banner-container {
  background-color: #ed4e39;
}
#body-wrap[data-wrap='huiwu'] .img-container {
  display: block;
  background-image: url('../images/home-page/huiwu-banner@2x.png');
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  margin: 0;
  color: #414d5b;
  padding-top: 70px;
}
p {
  margin: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: #3b76e0 !important;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blue-color {
  color: #3b76e0;
}
.paragraph-Indent {
  text-indent: 2em;
}
div.top {
  padding: 0px 8%;
  height: 70px;
  line-height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  background: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
}
div.top .top-ctn {
  width: 1000px;
  margin: 0 auto;
  height: 71px;
}
div.top .active-tap {
  padding-bottom: 10px;
  border-bottom: 2px solid #3b76e0;
}
div.top .active-tap a {
  color: #3b76e0;
}
div.top .logo {
  width: 120px;
  float: left;
  height: 100%;
  margin-right: 10px;
  background: url(../images/logo.gif) left center no-repeat;
  background-size: 100% auto;
  cursor: pointer;
}
div.top .logo-wrpper {
  width: 125px;
  height: 70px;
  line-height: 21px;
  text-align: center;
  margin-right: 20px
}

div.top .ISV_tag {
  height: 32px;
  width: 127px;
  margin-right: 35px;
  margin-top: 19px;
}
div.top .ISV_tag1 {
  height: 24px;
  width: 125px;
  margin-top: 10px;
}
div.top .ISV_tag2 {
  height: 24px;
  width: 125px;
}
div.top ul {
  margin: 0;
  display: inline-block;
  height: 100%;
}
div.top ul li {
  height: 100%;
  list-style: none;
  float: left;
  text-align: center;
  margin-right: 35px;
}
div.top ul li.yc-product .yc-product-modal {
  position: absolute;
  padding: 16px 22px 6px;
  left: 0;
  right: 0;
  background: #fff;
  line-height: 18px;
  display: none;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
}
div.top ul li.yc-product:hover .yc-product-modal {
  display: block;
}
div.top ul li.yc-product .down-arrow {
  display: inline-block;
  position: relative;
  top: 6px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: inherit;
  margin-bottom: 4px;
  margin-left: 5px;
}
div.top ul li a {
  color: inherit;
  font-size: 14px;
  text-decoration: none;
}
div.top ul li a:hover {
  color: #3b76e0;
}
div.top ul .try {
  display: inline-block;
  padding: 10px 24px;
  background-color: #3b76e0;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  border-radius: 4px;
  text-align: center;
}
div.top ul .top-try {
  position: relative;
  cursor: pointer;
}
div.top ul .top-try:hover .top-try-wrap {
  display: block !important;
}
div.top ul .top-try .top-try-wrap {
  display: none;
  position: absolute;
  width: 133px;
  height: 160px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  top: 60px;
  left: 0;
  background: #fff;
  border-radius: 4px;
}
div.top ul .top-try .top-try-wrap .top-try-wrap-item {
  width: 133px;
  height: 32px;
  background: #fff;
  padding-left: 36px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 32px;
  text-align: left;
  cursor: pointer;
}
div.top ul .top-try .top-try-wrap .top-try-wrap-item:hover {
  background-color: #e6f3fc;
}
div.top ul .top-try .top-try-wrap .top-try-crm {
  background: url(../images/logo-crm.png) 9px 50% no-repeat;
  background-size: 20px 20px;
}
div.top ul .top-try .top-try-wrap .top-try-caiwu {
  background: url(../images/logo-caiwu.png) 9px 50% no-repeat;
  background-size: 18px 18px;
}
div.top ul .top-try .top-try-wrap .top-try-huiyi {
  background: url(../images/logo-huiyi.png) 9px 50% no-repeat;
  background-size: 18px 18px;
}
div.top ul .top-try .top-try-wrap .top-try-huiwu {
  background: url(../images/logo-huiwu.png) 9px 50% no-repeat;
  background-size: 18px 18px;
}
div.top ul .top-try .top-try-wrap .top-try-biaodan {
  background: url(../images/logo-fanqier.png) 9px 50% no-repeat;
  background-size: 18px 18px;
}
div.top .kefu-wrap {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  font-size: 14px;
  color: #414D5B;
  float: right;
}
div.top .kefu-wrap .kefu-wrap-title {
  position: relative;
  top: -3px;
}
div.top .kefu-wrap .phone {
  font-size: 22px;
  color: #3B76E0;
}
.fixed-wrap {
  position: fixed;
  right: 20px;
  bottom: 133.5px;
  z-index: 99;
}
.fixed-wrap .fixed-item {
  height: 65px;
  width: 60px;
  padding-top: 5px;
  background-color: #000000;
  border-radius: 6px;
  opacity: 0.4;
  margin-bottom: 6px;
  cursor: pointer;
  position: relative;
}
.fixed-wrap .fixed-item .fixed-item-qrcode {
  display: none;
  width: 125px;
  height: 140px;
  padding: 0 5px;
  background-color: #ffffff;
  position: absolute;
  left: -160px;
  top: -35px;
  border: 1px solid #f9f0f0;
}
.fixed-item-qrcode:after,
.fixed-item-qrcode:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 100%;
  position: absolute;
  width: 0;
}
.fixed-item-qrcode:before {
  border-width: 9px;
  border-left-color: #f9f0f0;
  top: 61px;
}
.fixed-item-qrcode:after {
  border-width: 8px;
  border-left-color: #fff;
  top: 62px;
}
.fixed-wrap .fixed-item .fixed-item-qrcode img {
  width: 84px;
  height: 84px;
  margin: 9px auto 9px auto;
  display: block;
}
.fixed-wrap .fixed-item .fixed-item-qrcode .qrcode-text {
  font-size: 10px;
  text-align: center;
  color: #323334;
  padding-top: 5px;
}
.fixed-wrap .fixed-item .fixed-item-phone {
  display: none;
  padding: 10px;
  background-color: #ffffff;
  position: absolute;
  left: -180px;
  top: 15px;
  border: 1px solid #f9f0f0;
}
.fixed-item-phone:after,
.fixed-item-phone:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 100%;
  position: absolute;
  width: 0;
}
.fixed-item-phone:before {
  border-width: 9px;
  border-left-color: #f9f0f0;
  top: 10px;
}
.fixed-item-phone:after {
  border-width: 8px;
  border-left-color: #fff;
  top: 12px;
}
.fixed-item-phone-text {
  padding-left: 24px;
  background: url(../images/5@2x.png) left center no-repeat;
  background-size: 18px 18px;
}
.fixed-wrap .fixed-item .fixed-item-phone img {
  height: 22px;
  width: 22px;
}
.fixed-wrap .fixed-item .fixed-item-phone span {
  font-size: 16px;
  line-height: 22px;
}
.fixed-wrap .fixed-item .fixed-item-pic {
  width: 60px;
  height: 46px;
}
.fixed-wrap .fixed-item:hover {
  background-color: #38adff;
  opacity: 1;
}
.fixed-wrap .fixed-item:hover .fixed-item-qrcode,
.fixed-wrap .fixed-item:hover .fixed-item-phone {
  display: block;
}
.fixed-wrap .icon1 {
  background: url(../images/1@2x.png) center no-repeat;
  background-size: 60px 70x;
}
.fixed-wrap .icon2 {
  background: url(../images/2@2x.png) center no-repeat;
  background-size: 60px 70x;
}
.fixed-wrap .icon3 {
  background: url(../images/3@2x.png) center no-repeat;
  background-size: 60px 70x;
}
.fixed-wrap .icon4 {
  background: url(../images/back-top@2x.png) center no-repeat;
  background-size: 60px 70x;
  background-position-y: 12px;
}
.fixed-wrap .fixed-item .fixed-item-text {
  padding-top: 44px;
  line-height: 17px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
#service .img-container {
  display: block;
  background-image: url('../images/home-page/service-banner@2x.png');
}
#partner .img-container {
  display: block;
  background-image: url('../images/home-page/partner-banner@2x.png');
}
#crm-cw-hy-hw .img-container {
  display: block;
  background-image: url('../images/home-page/crm-banner@2x.png');
}
#crm-cw-hy-hw .banner-container {
  background-color: #1990fb;
}
#commonMarqueeBanner .banner-container #marquee .banner-item {
  text-align: center;
}
#commonMarqueeBanner .banner-container #marquee .banner-item .banner-a {
  height: 400px;
  display: block;
  position: relative;
}
#commonMarqueeBanner .banner-container #marquee .banner-item .banner-a .main-bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: auto 400px;
  background-position-x: center;
  background-repeat: no-repeat;
}
#commonMarqueeBanner .banner-container #marquee .banner-item .banner-a img {
  height: 400px;
}
.banner-container .img-container {
  height: 400px;
  margin: 0 auto;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: auto 400px;
}
.banner-container .img-container .banner-content {
  width: 1120px;
  margin: 0 auto;
  padding-top: 70px;
}
.banner-container .img-container .banner-content-txt .banner-title {
  margin-left: -8px;
}
.banner-container .img-container .banner-content-txt .banner-title > span {
  font-size: 56px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #ffffff;
  line-height: 78px;
  vertical-align: text-bottom;
  margin-left: 6px;
}
.banner-container .img-container .banner-content-txt .desc > p {
  font-size: 16px;
  font-family: PingFang-SC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
  margin-top: 11px;
  margin-bottom: 5px;
}
.banner-container .img-container .banner-content-btn {
  width: 170px;
  height: 46px;
  background: #ffffff;
  border-radius: 23px;
  margin-top: 27px;
}
.banner-container .img-container .banner-content-btn span {
  width: 75px;
  height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #1990fb;
  line-height: 25px;
  letter-spacing: 1px;
}
.ques-and-resolve {
  padding: 50px 0;
  text-align: center;
}
.ques-and-resolve .title {
  font-size: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #414d5b;
  line-height: 56px;
  letter-spacing: 1px;
  margin-bottom: 55px;
}
.acco-wrap {
  min-height: 430px;
}
#accordion {
  padding-top: 50px;
  padding-left: 40px;
  width: 550px;
}
#accordion .acco-title {
  font-size: 28px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #414d5b;
  line-height: 40px;
  margin-top: 15px;
}
#accordion .acco-title-icon {
  vertical-align: middle;
}
#accordion .acco-desc {
  height: 96px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 32px;
  padding-left: 36px;
}
#accordion .ui-accordion-header-active {
  font-size: 32px;
  line-height: 45px;
}
.common-pro-item {
  text-align: center;
  padding-bottom: 60px;
}
.common-pro-item .prod-item {
  display: inline-block;
  height: 132px;
  width: 200px;
  text-align: center;
}
.common-pro-item .prod-item .rt-content {
  margin-right: 12px;
  margin-top: 4px;
  width: 168px;
  margin-left: 12px;
  display: inline-block;
}
.common-pro-item .prod-item .rt-content .prod-name {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 7px;
}
.common-pro-item .prod-item .rt-content .prod-desc {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #9c9c9c;
  line-height: 18px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}
.bx-controls-direction {
  display: none !important;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  /*font-family: Arial;*/
  font-weight: bold;
  color: #666;
  padding-top: 20px;
  margin-top: -55px;
  position: relative;
  padding-bottom: 16px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #fff;
  opacity: 0.5551;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
  border: 2px solid #fff;
  opacity: 1;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  width: 25px;
  border-radius: 37px;
}
.bx-controls-direction {
  display: none !important;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.footer {
  color: #d9d9da;
  background-color: #3f4851;
  height: auto;
  margin-bottom: 60px;
}
.footer a {
  color: inherit;
}
.footer .friendship-link {
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 17px;
  background: #383f47;
  padding: 16px 0;
  text-align: center;
}
.footer .friendship-link-title {
  margin-right: 12px;
}
.footer .friendship-link-item {
  margin-right: 24px;
}
.footer-content {
  padding: 27px 0 6px;
  text-align: center;
  font-size: 12px;
}
.footer-content p {
  margin-bottom: 29px;
}
.footer-content .contact-icon {
  margin-right: 2px;
  margin-bottom: -4px;
}
.footer-content-item {
  margin: 0 10px;
}
.footer-tail {
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
  height: 60px;
  line-height: 56px;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.footer-tail-btn {
  width: 120px;
  height: 32px;
  background: #3b76e0;
  border-radius: 23px;
  margin-right: 40px;
}
.footer-tail-btn span {
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}
.footer-tail-num {
  font-size: 24px;
  font-family: HelveticaNeue-Bold;
  font-weight: bold;
  color: #fff;
}
.footer-tail-question {
  vertical-align: middle;
}
.footer-tail-division {
  margin: 0 80px;
}
.action.customer-example-bg {
  background: url(https://dingtalkcdn.superboss.cc/dingcrm/yunyin/huodong/customer-example@2x.png) center no-repeat;
  background-size: cover;
}
.action.customer-example .customer-example-footer {
  margin: 50px auto 47px;
  text-align: center;
}
.action.customer-example .action-content {
  display: flex;
  justify-content: space-evenly;
}
.action.customer-example .example-card {
  transition: all 0.2s linear;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  width: 300px;
  background: #fff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.action.customer-example .example-card:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  transform: translate3d(0, -5px, 0);
}
.action.customer-example .example-card-txt {
  padding: 0 20px;
}
.action.customer-example .example-card-title {
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #414d5b;
  line-height: 25px;
  padding: 12px 0 8px 0;
}
.action.customer-example .example-card-desc {
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 20px;
}
.action.customer-example .example-card-desc:first-child {
  padding-top: 10px;
}
.action.customer-example .example-card-desc:last-child {
  height: 60px;
  margin-bottom: 10px;
}
.action.our-customer {
  margin-bottom: 50px;
}
.action.our-customer .action-title-desc {
  font-size: 24px;
}
.action.our-customer .customer-count {
  color: #3b76e0;
  font-size: 48px;
  font-family: HelveticaNeue-Medium;
  font-weight: 500;
  line-height: 58px;
  margin-left: 40px;
}
.action.our-customer .action-content {
  text-align: center;
}
.action.our-customer .action-content .img-wrap {
  margin-bottom: 30px;
}
.action.our-customer .action-content .img-wrap img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.action.our-customer .action-content .img-wrap img:not(:last-child) {
  margin-right: 32px;
}
.action.our-customer .action-content .img-wrap img:hover {
  -webkit-filter: none;
  filter: none;
}
.action .action-title {
  font-family: PingFangSC-Medium;
  font-size: 40px;
  color: #414d5b;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 37px;
}
.action .action-title-desc {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #9c9c9c;
  letter-spacing: 1px;
  text-align: center;
}
.action .action-title-main-wrap {
  height: 56px;
  margin: 52px 0 3px;
}
.action .action-title-main {
  vertical-align: super;
}
.action .action-title .arrow-wrap {
  position: relative;
  display: inline-block;
  width: 77px;
  height: 56px;
  margin-right: 18px;
}
.action .action-title .arrow-wrap.mirror {
  transform: rotate(180deg);
}
.action .action-title .arrow-wrap .line-arrow {
  position: absolute;
  display: inline-block;
  width: 60px;
  border-top: 1px solid #d8d8d8;
  top: 28px;
  left: 0;
}
.action .action-title .arrow-wrap .arrow {
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #d8d8d8;
  border-right: 0;
  border-top: 0;
  transform: rotate(45deg);
  top: 17px;
  left: 64px;
}
.action .action-content:not(.spec) {
  background-size: 50% !important;
}
.action .action-content-txt {
  padding: 58px 0 0 30px;
  position: relative;
}
.action .action-content-txt-title {
  width: 580px;
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #414d5b;
  line-height: 30px;
}
.action .action-content-txt-decs {
  font-size: 15px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 21px;
}
.action .action-content-txt-decs p {
  margin-bottom: 20px;
}
.action .action-content-txt-decs-title {
  font-size: 15px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #414d5b;
  line-height: 21px;
}
.action .action-content-txt .quot-mark {
  width: 23px;
  height: 53px;
  font-size: 38px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #d8d8d8;
  line-height: 53px;
  vertical-align: top;
}
.action .action-content-txt .quot-mark.quot-mark-header {
  position: absolute;
  left: 0;
}
.action .prod-list {
  overflow: hidden;
  padding: 10px;
}
.action .prod-list .prod-item {
  width: 218px;
  height: 301px;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 13px 5px hsla(0, 0%, 88%, 0.5);
  box-shadow: 0 3px 13px 5px hsla(0, 0%, 88%, 0.5);
  float: left;
  margin-right: 22px;
}
.action .prod-list .prod-item img {
  margin-top: 21px;
}
.action .prod-list .prod-item .prod-name {
  height: 28px;
  font-size: 20px;
  color: #484848;
  line-height: 28px;
  text-align: center;
  margin: 9px 0 35px 0;
}
.action .prod-list .prod-item .prod-desc {
  height: 20px;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  text-align: center;
  margin-bottom: 9px;
}
.action .prod-list .prod-item .prod-try {
  width: 102px;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  background: #007fff;
  border-radius: 4px;
  text-align: center;
  margin: 0 auto;
  margin-top: 14px;
  cursor: pointer;
}
.action .prod-list .prod-item:last-child {
  margin-right: 0;
}
.action .kh-list {
  overflow: hidden;
  padding: 10px;
}
.action .kh-list .kh-item {
  width: 218px;
  height: 374px;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 13px 5px hsla(0, 0%, 88%, 0.5);
  box-shadow: 0 3px 13px 5px hsla(0, 0%, 88%, 0.5);
  float: left;
  margin-right: 22px;
  text-align: center;
}
.action .kh-list .kh-item .kh-prod {
  height: 28px;
  font-size: 20px;
  color: #484848;
  line-height: 28px;
  text-align: center;
  margin: 30px 0 0 0;
}
.action .kh-list .kh-item .logo-kh {
  height: 100px;
  width: 100%;
}
.action .kh-list .kh-item .logo-wqbg {
  background: url(../images/logo-wqbg.png) center no-repeat;
  background-size: 72px 59px;
}
.action .kh-list .kh-item .logo-sf {
  background: url(../images/logo-sf.png) center no-repeat;
  background-size: 58px 58px;
}
.action .kh-list .kh-item .logo-lk {
  background: url(../images/logo-lk.png) center no-repeat;
  background-size: 109px 21px;
}
.action .kh-list .kh-item .logo-cf {
  background: url(../images/logo-cf.png) center no-repeat;
  background-size: 140px 35px;
}
.action .kh-list .kh-item .logo-treation {
  background: url(../images/logo-treation.png) center no-repeat;
  background-size: 140px 35px;
}
.action .kh-list .kh-item .kh-name {
  height: 20px;
  font-size: 14px;
  color: #3b76e0;
  line-height: 20px;
  text-align: center;
}
.action .kh-list .kh-item .kh-title {
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  text-align: center;
  margin: 9px 0 5px 0;
}
.action .kh-list .kh-item .kh-desc {
  width: 171px;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  margin: 9px auto;
  text-align: left;
}
.action .kh-list .kh-item:last-child {
  margin-right: 0;
}
.tw:not(.spec) {
  background-size: 50% !important;
}
.tw .tw-title {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
}
.tw .tw-text {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin-top: 12px;
}
.tw .tw-line {
  width: 40px;
  height: 2px;
  background: #007fff;
  margin-top: 8px;
}
.bg-aboutus {
  height: 275px;
  padding-left: 680px;
  background: url(../images/bg-aboutus.png) 0% 50% no-repeat;
}
.bg-aboutus .tw-title {
  padding-top: 32px;
  font-size: 26px;
  color: rgba(51, 51, 51, 0.75);
  line-height: 37px;
}
.bg-aboutus .tw-line {
  margin-bottom: 36px;
}
.bg-aboutus .tw-text {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 23px;
}
.detail-title {
  height: 42px;
  font-size: 30px;
  color: #333333;
  line-height: 42px;
  text-align: center;
  margin-top: 70px;
}
.detail-line {
  width: 50px;
  height: 3px;
  background: #007fff;
  margin: 16px auto 24px auto;
}
.tw-left {
  height: 500px;
  padding-left: 746px;
}
.tw-left .tw-title {
  padding-top: 125px;
}
.tw-right {
  height: 500px;
  padding-left: 140px;
}
.tw-right .tw-title {
  padding-top: 183px;
}
.detail-more {
  width: 202px;
  height: 40px;
  line-height: 40px;
  background: #007fff;
  border-radius: 20px;
  margin: 0 auto;
  color: #fff;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.bg-detail-kh {
  height: 330px;
  padding-left: 360px;
  background-size: initial !important;
}
.bg-detail-kh .tw-title {
  padding-top: 110px;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
}
.bg-detail-kh .tw-text {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.bg-detail-kh-crm {
  background: url(../images/logo-wqbg.png) 21% 50% no-repeat;
}
.bg-detail-kh-cw {
  background: url(../images/logo-sf.png) 21% 50% no-repeat;
}
.bg-detail-kh-huiyi {
  background: url(../images/logo-lk.png) 18% 50% no-repeat;
}
.bg-detail-kh-huiwu {
  background: url(../images/logo-cf.png) 18% 50% no-repeat;
}
.bg-crm1 {
  background: url(../images/crm1.png) 100% 50% no-repeat;
}
.bg-crm2 {
  background: url(../images/crm2.png) 0% 50% no-repeat;
}
.bg-crm3 {
  background: url(../images/crm3.png) 100% 50% no-repeat;
}
.bg-crm4 {
  background: url(../images/crm4.png) 0% 50% no-repeat;
}
.bg-crm5 {
  background: url(../images/crm5.png) 100% 50% no-repeat;
}
.bg-crm6 {
  background: url(../images/crm6.png) 0% 50% no-repeat;
}
.bg-cw1 {
  background: url(../images/cw1.png) 100% 50% no-repeat;
}
.bg-cw2 {
  background: url(../images/cw2.png) 0% 50% no-repeat;
}
.bg-cw3 {
  background: url(../images/cw3.png) 100% 50% no-repeat;
}
.bg-cw4 {
  background: url(../images/cw4.png) 0% 50% no-repeat;
}
.bg-cw5 {
  background: url(../images/cw5.png) 100% 50% no-repeat;
}
.bg-cw6 {
  background: url(../images/cw6.png) 0% 50% no-repeat;
}
.bg-huiyi1 {
  background: url(../images/huiyi1.png) 100% 50% no-repeat;
}
.bg-huiyi2 {
  background: url(../images/huiyi2.png) 0% 50% no-repeat;
}
.bg-huiyi3 {
  background: url(../images/huiyi3.png) 100% 50% no-repeat;
}
.bg-huiyi4 {
  background: url(../images/huiyi4.png) 0% 50% no-repeat;
}
.bg-huiyi5 {
  background: url(../images/huiyi5.png) 100% 50% no-repeat;
}
.bg-huiwu1 {
  background: url(../images/huiwu1.png) 0% 50% no-repeat;
}
.bg-huiwu2 {
  background: url(../images/huiwu2.png) 100% 50% no-repeat;
}
.bg-huiwu3 {
  background: url(../images/huiwu3.png) 0% 50% no-repeat;
}
.bg-huiwu4 {
  background: url(../images/huiwu4.png) 100% 50% no-repeat;
}
.bg-huiwu5 {
  background: url(../images/huiwu5.png) 0% 50% no-repeat;
}
.example-tab {
  margin: 56px auto 60px auto;
  height: 52px;
  width: 767px;
  overflow: hidden;
}
.example-tab .example-item {
  height: 50px;
  width: 153px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #d9d9d9;
  color: #000000;
  font-size: 18px;
  float: left;
  cursor: pointer;
}
.example-tab .example-item.active {
  border: 1px solid #108ee9;
  color: #108ee9;
}
.example-tab .example-item:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.example-tab .example-item:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.example-tab-content {
  overflow: hidden;
  -webkit-box-shadow: 0 1px 7px 3px hsla(0, 0%, 88%, 0.5);
  box-shadow: 0 1px 7px 4px hsla(0, 0%, 88%, 0.5);
  margin: 8px;
  margin-bottom: 212px;
}
.example-tab-content .example-tab-content-item {
  position: relative;
  width: 296px;
  height: 296px;
  float: left;
}
.example-tab-content .example-tab-content-item .triangle {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  background: #fff;
  transform: rotate(45deg);
}
.example-tab-content .example-tab-content-item .triangle.case1 {
  top: 65px;
  right: -7px;
}
.example-tab-content .example-tab-content-item .triangle.case2 {
  bottom: 65px;
  right: -7px;
}
.example-tab-content .example-tab-content-item .triangle.case3 {
  top: 65px;
  left: -7px;
}
.example-tab-content .example-tab-content-item .triangle.case4 {
  bottom: 65px;
  left: -7px;
}
.example-tab-content .example-tab-content-item img {
  height: 296px;
  width: 296px;
}
.example-tab-content .example-tab-content-item .example-tab-content-item-title {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  margin: 36px 24px 0 24px;
}
.example-tab-content .example-tab-content-item .example-tab-content-item-info {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin: 10px 24px 0 24px;
}
.line-wrap {
  margin: 0 auto;
  width: 860px;
  text-align: left;
}
.line-wrap.product-advantage {
  width: 1140px;
}
.line-wrap.product-advantage .prod-item:hover {
  background-color: inherit;
  cursor: inherit;
}
.line-wrap.product-advantage:last-child {
  margin-bottom: 50px;
}
.line-wrap .prod-item {
  display: inline-block;
  width: 252px;
  height: 80px;
  margin-right: 30px;
  margin-bottom: 10px;
  padding: 7px 0 7px 10px;
  border-radius: 10px;
  text-align: left;
  overflow: hidden;
  vertical-align: top;
}
.line-wrap .prod-item:hover {
  background-color: #eee;
  cursor: pointer;
}
.line-wrap .prod-item > img {
  width: 60px;
  height: 60px;
}
.line-wrap .prod-item .rt-content {
  width: 168px;
  margin-left: 12px;
  display: inline-block;
}
.line-wrap .prod-item .rt-content .prod-name {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 7px;
}
.line-wrap .prod-item .rt-content .prod-desc {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #9c9c9c;
  line-height: 18px;
}
.btn {
  width: 170px;
  height: 46px;
  background: #3b76e0;
  border-radius: 23px;
}
.btn-txt {
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 25px;
  letter-spacing: 1px;
}
.free-modal {
  position: absolute;
  width: 343px;
  top: 60px;
  right: 8%;
  line-height: normal;
  margin-right: 25px;
}
.free-modal-bg {
  background-color: #fff;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.free-modal .title {
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 22px;
  margin-bottom: 20px;
}
.free-modal .err-notice {
  color: red;
  font-size: 12px;
}
.free-modal .ipt-ctn {
  position: relative;
  line-height: 36px;
}
.free-modal .ipt-ctn ::-moz-placeholder {
  color: #c3c3c3;
  font-size: 14px;
}
.free-modal .ipt-ctn ::-webkit-input-placeholder {
  color: #c3c3c3;
  font-size: 14px;
}
.free-modal .ipt-ctn :-ms-input-placeholder {
  color: #c3c3c3;
  font-size: 14px;
}
.free-modal .ipt-ctn-item {
  margin-bottom: 12px;
}
.free-modal .ipt-ctn-item .img-code {
  height: 36px;
  vertical-align: bottom;
}
.free-modal .ipt-ctn input {
  padding: 0 20px 0 10px;
  border-radius: 4px;
  border: 1px solid #eaeaea;
  font-size: 14px;
  height: 36px;
}
.free-modal .ipt-ctn input#phoneNum {
  width: 100%;
}
.free-modal .ipt-ctn input#imgVeriCode {
  width: 202px;
}
.free-modal .ipt-ctn input#phoneVeriCode {
  width: 103px;
}
.free-modal .ipt-ctn b {
  position: absolute;
  right: 12px;
  top: 2px;
  color: #ff2317;
}
.free-modal .ipt-ctn .refresh-img {
  margin-top: 8px;
  cursor: pointer;
  float: right;
}
.free-modal .ipt-ctn .phoneVeriCodeNotice {
  float: right;
  font-size: 12px;
  line-height: 18px;
}
.free-modal .ipt-ctn .phoneVeriCodeNotice .import {
  font-weight: bolder;
  color: #3ca8ff;
}
.free-modal .phone-succ-close-btn {
  position: absolute;
  left: 217px;
  top: 10px;
  color: #fff;
  cursor: pointer;
}
.free-modal .describe {
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #c3c3c3;
  line-height: 17px;
}
.free-modal .close-btn {
  color: #c3c3c3;
  float: right;
}
.free-modal .close-btn:hover {
  cursor: pointer;
}
.free-modal .btn-ctn {
  text-align: center;
}
.free-modal .btn-ctn .btn-submit {
  width: 200px;
  height: 36px;
  background: linear-gradient(90deg, #3ca9ff 0%, #5f8aff 100%);
  border-radius: 44px;
  margin: 12px 0 2px 0;
}
.free-modal .btn-ctn .btn-submit span {
  width: 56px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}
.free-modal .btn-normal {
  width: 89px;
  height: 36px;
  background: #3ca8ff;
  border-radius: 4px;
  vertical-align: top;
  margin-left: 7px;
}
.free-modal .btn-normal span {
  width: 70px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}
.bottom-free-modal {
  position: fixed;
  height: 66px;
  line-height: 66px;
  width: 100%;
  bottom: 0;
  background: rgba(204, 204, 204, 0.65);
  text-align: center;
}
.bottom-free-modal .txt {
  width: 260px;
  font-size: 26px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  margin-right: 80px;
  vertical-align: middle;
}
.bottom-free-modal .apply-btn {
  width: 104px;
  height: 36px;
  background: #007fff;
  border-radius: 4px;
}
.bottom-free-modal .apply-btn span {
  width: 56px;
  height: 21px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 21px;
}
.bottom-free-modal .bottom-close-btn {
  float: right;
  margin-right: 25px;
  cursor: pointer;
  color: #fff;
}
.my-modal {
  display: none;
}
.my-modal .content-item {
  display: inline-block;
  overflow: hidden;
  width: 49%;
  text-align: center;
  color: inherit;
}
.my-modal .content-item:nth-child(2n) {
  border-right: none;
}
.my-modal .content-item .server-qrCode-ctn {
  background-image: url('../images/home-page/server-qrCode-bg@2x.png');
  display: inline-block;
  height: 176px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 176px;
  padding-bottom: 6px;
  box-sizing: border-box;
  position: relative;
}
.my-modal .content-item .server-qrCode-ctn img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.my-modal .content-item:last-child {
  border-right: 0;
}
.my-modal .content-item-desc {
  margin-bottom: 14px;
}
.my-modal .content-item .qq-wrap {
  position: relative;
}
.my-modal .content-item .qq-wrap .content-item-btn {
  position: absolute;
  bottom: 22px;
  left: 67px;
  width: 120px;
  height: 30px;
  background: #ffffff;
  border-radius: 15px;
}
.my-modal .content-item .qq-wrap .content-item-btn span {
  width: 56px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #3b76e0;
  line-height: 20px;
}
.my-modal .content-desc {
  vertical-align: text-bottom;
  line-height: 25px;
}
.my-modal .modal-container {
  text-align: center;
}
.my-modal .modal-container .contact-wrap {
  margin: 20px 20px 0;
  border-top: 1px solid #D8D8D8;
  height: 88px;
  line-height: 88px;
  margin-bottom: -24px;
  text-align: center;
}
.my-modal .modal-container .contact-wrap .icon-kefu {
  display: inline-block;
  font-size: 16px;
  color: #414D5B;
  padding-left: 36px;
  vertical-align: top;
  background: url('../images/home-page/kefu-phone@2x.png') left center no-repeat;
  background-size: 25px 21px;
}
.my-modal .modal-container .contact-wrap .kefu-phone {
  font-size: 28px;
  color: #3C3C3C;
  font-weight: bold;
  letter-spacing: 1.27px;
}
.my-modal .ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}
.my-modal .ant-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
  text-align: center;
}
.my-modal .ant-modal-wrap::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.my-modal .ant-modal-wrap .ant-modal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  top: 100px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 24px;
  top: 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.my-modal .ant-modal-wrap .ant-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.my-modal .ant-modal-wrap .ant-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.my-modal .ant-modal-wrap .ant-modal-close-x {
  display: block;
  width: 56px;
  height: 56px;
  font-size: 16px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}
.my-modal .ant-modal-wrap .ant-modal-header {
  padding: 20px 24px 0;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-radius: 4px 4px 0 0;
}
.my-modal .ant-modal-wrap .ant-modal-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #414d5b;
  line-height: 28px;
}
.my-modal .ant-modal-wrap .ant-modal-body {
  padding: 24px 0 35px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.show {
  display: inherit;
}
.hide {
  display: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mr_10 {
  margin-right: 10px;
}
input,
button {
  outline: none;
  border: 0;
}
* {
  outline: none;
}
button {
  cursor: pointer;
}
.pointerCursor {
  cursor: pointer;
}
.ellipsist-txt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ellipsist-txt-3line {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 60px;
}
.card-container {
  width: 970px;
  margin: 0 auto;
}
.card-container .example-card {
  margin: 0 10px 40px;
}
.card-container .example-card .label-container {
  padding: 12px 0;
  margin: 0 20px;
  border-top: 1px solid #e0e0e0;
}
.card-container .example-card .label-container .label {
  margin-right: 16px;
  color: #9c9c9c;
}
#cases .action-content,
#course .action-content {
  margin-top: 41px;
  display: block;
}
#cases .search-input,
#course .search-input {
  width: 942px;
  font-size: 14px;
  line-height: 56px;
  background: #f2f4f6;
  margin: 40px auto 0;
}
#cases .search-input .dot,
#course .search-input .dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #3b76e0;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 5px 0 20px;
}
#cases .search-input .search-item,
#course .search-input .search-item {
  height: 24px;
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #3b76e0;
  padding: 2px 25px 2px 12px;
  position: relative;
  margin-right: 16px;
  font-size: 14px;
  font-family: PingFang-SC-Bold;
  font-weight: bold;
  color: #3b76e0;
}
#cases .search-input .search-item .close,
#course .search-input .search-item .close {
  position: absolute;
  right: 10px;
  line-height: 10px;
  top: 5px;
}
#cases .search-tab,
#course .search-tab {
  width: 960px;
  height: 56px;
  padding: 10px 10px;
  margin: 30px auto 0 auto;
  background: #F2F4F6;
  box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, 0.06);
  border-radius: 28px;
  display: block;
  position: relative;
}
#cases .search-tab .search-item,
#course .search-tab .search-item {
  height: 36px;
  width: 120px;
  text-align: center;
  line-height: 36px;
  color: #6C6C6C;
  float: left;
  margin-left: 44px;
  cursor: pointer;
}
#cases .search-tab .search-item:first-child,
#course .search-tab .search-item:first-child {
  margin-left: 0;
}
#cases .search-tab .active,
#course .search-tab .active {
  color: #fff;
  background-image: linear-gradient(-180deg, #4D88F1 0%, #3B76E0 100%);
  box-shadow: 0 1px 5px 0 rgba(59, 118, 224, 0.25);
  border-radius: 18px;
}
#course {
  min-height: 714px;
}
#course .example-card {
  position: relative;
}
#course .example-card .course-play {
  display: none;
}
#course .example-card .course-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 300px;
  height: 180px;
  background: rgba(0, 0, 0, 0.3);
}
#course .example-card .course-play-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 300px;
  height: 180px;
}
#course .example-card .course-play-wrap-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#course .example-card:hover .course-play {
  display: block;
}
#course .example-card-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 0;
  margin: 16px 0 13px 0;
  height: 52px;
}
/*# sourceMappingURL=./app.css.map */